ÚÄÄÄÄÄÄÄÄÄÄ¿ ³ HISTORY ³ ÀÄÄÄÄÄÄÄÄÄÄÙ First, some history... TSCNET uses the software PCBoard which is sold by Clark Development of Murray, UT. The current version of PCBoard is 15.1 TSCNET has been running PCBoard since version 10. TSCNET is a Beta test site for PCBoard. Versions prior to 14.5 included a chat module in them that would: 1) Allow 2 people to chat node-to-node, one line at a time. You didn't get to see what the other person was typing until he hit return, or reached the end of the line. Hence the PCBoard command NODE (Node-to-Node Chat). 2) Allow more than 2 people to chat in a group, one line at a time like the node-to-node. There was only one 'channel', and basically no 'chat commands'. In the summer of 1993, TSCNET started Beta testing PCBoard 15.0, and version 15.0 was released in it's final form toward the end of 1993. An Update and bug fix to PCBoard was released in Febuary, 1994 as Version 15.1. In Version 15.0 and 15.1, they re-wrote the chat module to include multiple channels, commands, and a 'see as the other people type' mode. (Which I will refer to as Interactive Mode). Systems running their software were not given a choice to retain the old line at a time method. This new method would be fine for smaller systems, but has caused problems here at TSCNET from the beginning. The Interactive Mode not only placed a huge load on the network, but also tended to lock up nodes in Chat. Many of the larger (20 nodes or more) systems that run PCBoard do not even allow their users to use chat at all. I am not sure that this is because they were experiencing lockups, or for other reasons also. One of the benifits of PCBoard 15.0/15.1 was that it allowed the system operators to customize just about everything on the system. The chat module was, however, not very customizable at all. We reported the lock-ups that we recieving, but they still continue after multiple releases of PCBoard versions. It was starting to look like we would also have to disable chat in order to keep the system running smoothly. We DID NOT want to do that. ÚÄÄÄÄÄÄÄÄÄÄ¿ ³ SOLUTION ³ ÀÄÄÄÄÄÄÄÄÄÄÙ We here at TSCNET decided that we would try writing our own chat replacement module. The idea would be to make it better than the original PCBoard chat. Then once it was finished, we could sell it to operators of other systems. The profits from this would go back into making TSCNET a better system. The chat module that is now on the system is written and soley owned by TSCNET. It's new, it's different, and it's not entirely finished yet. The Chat software is currently considered BETA software. What this means is that it was tested off-line, and worked. We put it on-line now for several reasons: 1) It may still have some bugs, but it does not lock up the nodes like the built in chat. 2) We only have one PCBoard system that runs on a network and has a high usage load. So, the only way to make sure that it works is to put it on line and let it be used. 3) We want your suggestions and comments about the program. What doesn't work well, what can added or improved. I have had several questions about the possibility of putting both this new chat and the old one online togeather until the new one is finished and done being tested. This is really not a viable option for the following reasons: 1) The old chat locks up. This was the main reason for embarking upon this project in the first place. 2) The new chat is designed to basically be seemless in it's operation. Therefore, the new chat makes use of the paging features of the built in one. This means that if both of them were on-line at the same time, and you were paged into chat, you would have no idea which one to go to. ÚÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄ¿ ³ HOW IT'S DIFFERENT ³ ÀÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÙ The operation of the new chat differs from the old one mainly in that the other users do not see what you are typing while you type it. However, it's not like the PCBoard pre-version 15.0 chat either. While you are typing, you will not see any incomming messages from other users. Your message will be sent when you press return. If you are not currently typing, incomming messages will be recieved about every couple of seconds as they are available. This method works much better when you are on a channel with a lot of other users. You are allowed to start typing anytime you want to, and you may type multiple lines. Most other software made for on-line systems uses a non- interactive type of chat. (MajorBBS just to name one). Under the built in chat, when there we more than 2 users in a channel, you could only really type when you had the 'focus' (you could actually type one line when you didn't have the 'focus', but it was 'klunky'. So most users found themselves fighting to get the 'focus'. The Built in chat did work nicely when there were only 2 (or maybe 3) users in a channel. (More on that later in this message) ÚÄÄÄÄÄÄÄÄÄÄÄÄÄÄ¿ ³ THE COMMANDS ³ ÀÄÄÄÄÄÄÄÄÄÄÄÄÄÄÙ The new chat's commands operate a little differently from the built in chat. Pressing in the new chat does not bring up a chat command prompt like the built in chat. The commands are instead entered on a blank line: (All commands may begin with a '/' or a '.', and any test beginning with these characters is assumed to be a command). /HELP <- asks for help which brings up the command list. ÚÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄ¿ ³ Use /? or /HELP for help ³ ³ on individual commands. (i.e. /? QUIT) ³ ³ ³ ³ /ACTION /ALIAS /BYE /CHANNEL ³ ³ /CLEAR /CALL /DECLINE /FINGER ³ ³ /HELP /INVITE /IGNORE /JOIN ³ ³ /KICK /LIST /LEAVE /MONITOR ³ ³ /ME /NOTIFY /OWN /PAUSE ³ ³ /PRIVATE /PUBLIC /QUIT /TIME ³ ³ /SHOW /SEND /STATUS /WHO ³ ÀÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÙ Commands may also have parameters: /HELP WHO <- Asks for help on the /WHO command or /HELP /WHO Commands may also be abbreviated... /HE WH Some commands can be used in several ways, for example: /HE SEND ÚÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄ¿ ³ ³ ³ /SEND - Sends a private message to anyone that is in chat on ³ ³ any channel. ³ ³ ³ ³ Usage: /SEND ³ ³ ³ ³ Example: /SEND ³ ³ Node to SEND message to: (L) to list, (Q) to quit? (2 ) ³ ³ Message: Hello, how are you today? ³ ³ ³ ³ Shortcut: /SE 2 Hello, how are you today? ³ ³ ³ ³ Note: No notification is sent back to you indicating your message ³ ³ was recieved. It's your responsibility to ensure that the ³ ³ node you are sending to is in chat. ³ ³ ³ ÀÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÙ The /SEND command can be used like this: /SEND Node to SEND message to: (L) to list, (Q) to quit? (2 ) Message: Hello, how are you today? Or like this: /SE;2;Hello, how are you today? The seperators (";" in the example above) may also be ' ' {SPACE} or ',' {COMMA}. The file attached to this message contains a listing of all the currently implemented commands. Keeping in mind that this software is still growing (several users have already suggested new commands that will soon be implemented) you should check the /HELP command frequently to see if any new commands have been added. Also, you should be aware that each channel (except channels 1-9) can have a channel owner. He or Her is the only one that can make a channel private or public, invite others to join, or kick people off that channel. The channel owner is the first person to join an empty channel. If an owner leaves the channel becomes unowned until someone claims it. ÚÄÄÄÄÄÄÄÄÄÄ¿ ³ PROBLEMS ³ ÀÄÄÄÄÄÄÄÄÄÄÙ When I first put the new chat into place I quickly found out the things I needed to know first. And the is that in a network environment I would find file locking and sharing problems that I couldn't have found without running it in a network environment with many (8) or more users using the program at once. This shows up to you as a 'Network Delay...' followed usually by an error message. This problem and a general lack of speed forced me to re-write a few things. This has been done, and in Version 1.80 of the program that is online when this message was posted should correct them both. If you see a 'Network Delay...' in this version, I would like to hear about it. It means that I need to re-tune some of the configuration options. (See MAKING A BUG REPORT). ÚÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄ¿ ³ COMMANDS THAT WILL SOON BE IMPLEMENTED ³ ÀÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÙ Due to the popularity of interactive chat, I will implement it. However, it will be available only on channels greater than 9, and will only allow 2 people to chat interactively. The channel will be listed as ONE-ON-ONE. The command that will activate this mode will be /ONE. Look for this command to be available in the next week. /FINGER - Should be implemented soon. This command will allow you to see the information that another user has entered with the TSCNET FINGER command (written by Brad Dameron) /GIVE - This will allow you (if you are the channel owner) to give ownership to another person. /TERM - This will allow you to change from ASCII to ANSI. Eventually, I have plans to make a RIP mode as well. /SPLIT - This will allow you to see incomming messages while you type, but will require you to be in ANSI mode. /ACTION - This will allow you to send actions to other nodes. /UP - This will allow you to upload a small block of text that ends in carrage returns. That allows you to upload prepared text or DesqView mark and transfers. /TOPIC - Will allow each channel to be assigned a topic. /nnn - This will allow a shorter shortcut to the /SEND command. /2 Hello... <- this will send a private message to node 2. So, as you can see, there is more comming... I would like to thank all the users that have suggested these commands be added. ÚÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄ¿ ³ MAKING A BUG REPORT ³ ÀÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÙ If you make a comment or suggestion, you can to so in any format that you want. However, if you are making a bug report, please use the following format: 1) Address your message to MIKE JACKSON and send it to conference 2. (If you use the PCBoard 'C' command, this will be done for you) 2) In the first line of the message put: CHAT BUG REPORT 3) In the Second line put: VERSION x.xx (When you enter chat, it will tell you the version number) 4) In the third line put: DATE: xx/xx/94 <- enter the date it happened. 5) In the fourth line put: NODE xx <- enter the node number you were on. 6) Describe the problem in as much detail as you can. I need to know if it happens repeatedly or just happened once. Screen captures are appericiated. ÚÄÄÄÄÄÄÄÄÄ¿ ³ SUMMARY ³ ÀÄÄÄÄÄÄÄÄÄÙ I would like to again thank those users who have made comments and suggestions. Some have been negative, but the majority have been positive. At least in part, I am to blame for the shock that some persons have experienced at finding themselves in a new program without any warning. I should have put this message up much sooner that I have, and for that I beg your forgiveness. Hopefully, you now have a better idea of what is going on. And I want to re-emphasize that you input is desired. In future, I will post a message addressed to all users in conferene 2 upon the release of each new version of the program. Thank you for your support, Mike Jackson TSCNET THE COMMANDS... ÚÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄ¿ ³ ³ ³ /ALIAS - Turns your alias ON or OFF. ³ ³ ³ ³ Usage: /ALIAS {ON|OFF} ³ ³ ³ ³ Example: /ALIAS ON ³ ³ Changed Name to NIGHT STAR. ³ ³ /ALIAS OFF ³ ³ Changed Name to MIKE JACKSON. ³ ³ ³ ³ Shortcut: /AL ³ ³ ³ ³ Note: 1) /AL by it self will toggle ON and OFF. ³ ³ 2) You must establish an alias before you can use it ³ ³ within chat. ³ ³ ³ ÀÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÙ ÚÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄ¿ ³ ³ ³ /BYE - Exits CHAT and logs you off the system. ³ ³ ³ ³ Usage: /BYE ³ ³ ³ ³ Example: /BYE ³ ³ Goodbye. ³ ³ ³ ³ Shortcut: /BY ³ ³ ³ ³ Note: You should use /QUIT if you wish to return to the ³ ³ system. ³ ³ ³ ÀÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÙ ÚÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄ¿ ³ ³ ³ /CALL - Calls a user on the system into chat. ³ ³ ³ ³ Usage: /CALL ³ ³ ³ ³ Example: /CALL ³ ³ Node to Call: (W) to List, (Q) to Quit? (1 ) ³ ³ Node 1 Called. ³ ³ ³ ³ Shortcut: /CA ³ ³ ³ ³ Notes: 1) Only nodes that are "Available for Chat" or ³ ³ "Chatting With Group" may be called. ³ ³ 2) If the node is already "Chatting With Group", ³ ³ this command acts the same as /INVITE. ³ ³ ³ ÀÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÙ ÚÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄ¿ ³ ³ ³ /CHANNEL - Joins a another channel. ³ ³ ³ ³ Usage: /CHANNEL ³ ³ ³ ³ Example: /CHANNEL ³ ³ Channel to Join: (L) to List, (Q) to Quit? (2 ) ³ ³ Channel 2 Joined. ³ ³ ³ ³ Shortcut: /CH 2 ³ ³ ³ ³ Notes: 1) You Cannot join a channel that has been made private ³ ³ unless you have been "/INVITEd". ³ ³ 2) The first person that joins a new channel is the ³ ³ channel owner, only the channel owner can change the ³ ³ public/private status or use the /INVITE or /KICK ³ ³ commands. This does not apply to channels 1-9. ³ ³ 3) This command is the same as the /JOIN command. ³ ³ ³ ÀÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÙ ÚÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄ¿ ³ ³ ³ /CLEAR - Clears the screen. ³ ³ ³ ³ Usage: /CLEAR ³ ³ ³ ³ Example: /CLEAR ³ ³ ³ ³ Shortcut: /CL ³ ³ ³ ÀÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÙ ÚÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄ¿ ³ ³ ³ /DECLINE - Decline an invitation to join another channel. ³ ³ ³ ³ Usage: /DECLINE ³ ³ ³ ³ Example: /DECLINE ³ ³ You politely decline the invitation. ³ ³ ³ ³ Shortcut: /DE ³ ³ ³ ÀÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÙ ÚÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄ¿ ³ ³ ³ /EXIT - Exits CHAT and returns you to the system. ³ ³ ³ ³ Usage: /EXIT ³ ³ ³ ³ Example: /EXIT ³ ³ ³ ³ Shortcut: /EX ³ ³ ³ ³ Note: You should use /BYE if you wish to logoff directly. ³ ³ ³ ÀÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÙ ÚÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄ¿ ³ ³ ³ /IGNORE - Ignores all input from another node. ³ ³ ³ ³ Usage: /IGNORE ³ ³ ³ ³ Example: /IGNORE ³ ³ Node to Ignore: (L) to List, (Q) to Quit? (1 ) ³ ³ USER NAME is now being Ignored. ³ ³ ³ ³ Shortcut: /IG 1 ³ ³ ³ ³ Notes: 1) If you are Ignoring node 1 and then use: /IG 1 again ³ ³ node 1 will no longer be ignored. ³ ³ 2) /STATUS will show you which nodes you are ignoring. ³ ³ ³ ÀÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÙ ÚÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄ¿ ³ ³ ³ /INVITE - Invite another user to join the channel that you ³ ³ are currently on. ³ ³ ³ ³ Usage: /INVITE ³ ³ ³ ³ Example: /INVITE ³ ³ Node to Invite: (L) to list, (Q) to Quit? (1 ) ³ ³ Node 1 Invited to join channel 3. ³ ³ ³ ³ Shortcut: /IN 1 ³ ³ ³ ³ Note: If the channel is Private and you are not the "owner" ³ ³ of the channel, you cannot invite other users to join. ³ ³ Channels 1-9 are always PUBLIC and cannot be owned. ³ ÀÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÙ ÚÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄ¿ ³ ³ ³ /JOIN - Joins a another channel. ³ ³ ³ ³ Usage: /JOIN ³ ³ ³ ³ Example: /JOIN ³ ³ Channel to Join: (L) to List, (Q) to Quit? (2 ) ³ ³ Channel 2 Joined. ³ ³ ³ ³ Shortcut: /JO 2 ³ ³ ³ ³ Notes: 1) You Cannot join a channel that has been made private ³ ³ unless you have been "/INVITEd". ³ ³ 2) The first person that joins a new channel is the ³ ³ channel owner, only the channel owner can change the ³ ³ public/private status or use the /INVITE or /KICK ³ ³ commands. This does not apply to channels 1-9. ³ ³ 3) This command is the same as the /CHANNEL command. ³ ³ ³ ÀÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÙ ÚÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄ¿ ³ ³ ³ /KICK - Kicks another user out of a channel. ³ ³ ³ ³ Usage: /KICK ³ ³ ³ ³ Example: /KICK ³ ³ Node to Kick: (L) to List, (Q) to Quit? (1 ) ³ ³ Node 1 Kicked off of channel 15. ³ ³ ³ ³ Shortcut: /KI 1 ³ ³ ³ ³ Note: You must be the "owner" of the channel in order to ³ ³ use the KICK command. ³ ³ ³ ÀÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÙ ÚÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄ¿ ³ ³ ³ /LEAVE - Leaves a channel and returns you to channel 1 or the ³ ³ first public channel that is available. ³ ³ ³ ³ Usage: /LEAVE ³ ³ ³ ³ Example: /LEAVE ³ ³ Channel 1 joined. ³ ³ ³ ³ Shortcut: /LE ³ ³ ³ ÀÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÙ ÚÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄ¿ ³ ³ ³ /LIST - Lists the channels that a currently in use. ³ ³ ³ ³ Usage: /LIST ³ ³ ³ ³ Example: /LIST ³ ³ Channel: 1 - PUBLIC ³ ³ [1] TEST USER ³ ³ [3] MIKE JACKSON ³ ³ Channel: 2 - PRIVATE ³ ³ [2] ANOTHER USER ³ ³ [4] JOHN DOE ³ ³ ³ ³ Shortcut: /LI ³ ³ ³ ³ Note: This command is the same as the /SHOW command. ³ ³ ³ ÀÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÙ ÚÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄ¿ ³ ³ ³ /ME - Sends text as if you performed an action rather that said ³ ³ something. ³ ³ ³ ³ Usage: /ME ³ ³ ³ ³ Example: /ME fell asleep... ³ ³ You fell asleep... ³ ³ {Other users on your channel would see:} ³ ³ [1] YOUR NAME fell asleep... ³ ³ ³ ³ Shortcut: NONE ³ ³ ³ ÀÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÙ ÚÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄ¿ ³ ³ ³ /MONITOR - Monitor other public channels. ³ ³ ³ ³ Usage: /MONITOR ³ ³ ³ ³ Example: /MONITOR 5 ³ ³ Monitoring channel 5. ³ ³ [6] JOHN DOE (channel 5) ³ ³ So what else is happening? ³ ³ [13] MARY JOE (channel 5) ³ ³ Oh, not much... ³ ³ ³ ³ Shortcut: /MO 5 ³ ³ ³ ³ Notes: 1) Once you start monitoring a channel, you can stop ³ ³ by issuing the command again to toggle monitoring ³ ³ that channel off. /STATUS will show which channels ³ ³ you are monitoring. ³ ³ 2) You cannot monitor Private channels. ³ ³ 3) If you are monitoring a channel and it is made private, ³ ³ your monitor will be turned off. ³ ÀÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÙ ÚÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄ¿ ³ ³ ³ /NOTIFY - Lets you be notified when other user join chat on ³ ³ any channel. ³ ³ ³ ³ Usage: /NOTIFY {ON|OFF} ³ ³ ³ ³ Example: /NOTIFY ON ³ ³ NOTIFY is now on. ³ ³ [6] NEW USER entered chat. ³ ³ [6] NEW USER joined channel 1. ³ ³ ³ ³ Shortcut: /NO ON ³ ³ ³ ³ Note: Notify can me toggled on and off by just using /NO ³ ³ ³ ÀÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÙ ÚÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄ¿ ³ ³ ³ /OWN - Claim ownership of the current channel. ³ ³ ³ ³ Usage: /OWN ³ ³ ³ ³ Example: /OWN ³ ³ You are now the owner of this channel ³ ³ ³ ³ Shortcut: /OW ³ ³ ³ ³ Notes: 1) No one can become the owner of channels 1-9. ³ ³ 2) If the current channel already has an owner, you cannot ³ ³ claim ownership. ³ ³ 3) The first person into an unused channel is the owner. ³ ³ 3) Only the channel owner can use the /PUBLIC, /PRIVATE, ³ ³ /INVITE, and /KICK commands. ³ ³ ³ ÀÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÙ ÚÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄ¿ ³ ³ ³ /PAUSE - Turns you Pause setting on or off. While pause is on, ³ ³ once your screen fills up, you will have to press Enter ³ ³ at the prompt before more text is sent to you. ³ ³ ³ ³ Usage: /PAUSE {ON|OFF} ³ ³ ³ ³ Example: /PAUSE ON ³ ³ PAUSE is now on. ³ ³ ³ ³ ³ ³ Shortcut: /PA ON ³ ³ ³ ³ Note: Pause can me toggled on and off by just using /PA. ³ ³ ³ ÀÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÙ ÚÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄ¿ ³ ³ ³ /PRIVATE - Makes the current channel Private. ³ ³ ³ ³ Usage: /PRIVATE ³ ³ ³ ³ Example: /PRIVATE ³ ³ This channel is now PRIVATE, Outsiders cannot join. ³ ³ ³ ³ Shortcut: /PR ³ ³ ³ ³ Note: Only the 'Owner' of the channel (the first one into the ³ ³ channel) can make the channel Private. Channels 1-9 can't ³ ³ be made private. ³ ÀÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÙ ÚÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄ¿ ³ ³ ³ /PUBLIC - Makes the current channel Public. ³ ³ ³ ³ Usage: /PUBLIC ³ ³ ³ ³ Example: /PUBLIC ³ ³ This channel is now PUBLIC. ³ ³ ³ ³ Shortcut: /PU ³ ³ ³ ³ Note: Only the 'Owner' of the channel (the first one into the ³ ³ channel) can make the channel Public. Channels 1-9 are ³ ³ always PUBLIC. ³ ÀÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÙ ÚÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄ¿ ³ ³ ³ /QUIT - Exits CHAT and returns you to the system. ³ ³ ³ ³ Usage: /QUIT ³ ³ ³ ³ Example: /QUIT ³ ³ ³ ³ Shortcut: /QU ³ ³ ³ ³ Note: You should use /BYE if you wish to logoff directly. ³ ³ ³ ÀÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÙ ÚÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄ¿ ³ ³ ³ /SEND - Sends a private message to anyone that is in chat on ³ ³ any channel. ³ ³ ³ ³ Usage: /SEND ³ ³ ³ ³ Example: /SEND ³ ³ Node to SEND message to: (L) to list, (Q) to quit? (2 ) ³ ³ Message: Hello, how are you today? ³ ³ ³ ³ Shortcut: /SE 2 Hello, how are you today? ³ ³ ³ ³ Note: No notification is sent back to you indicating your message ³ ³ was recieved. It's your responsibility to ensure that the ³ ³ node you are sending to is in chat. ³ ³ ³ ÀÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÙ ÚÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄ¿ ³ ³ ³ /STATUS - Shows your current status. ³ ³ ³ ³ Usage: /STATUS ³ ³ ³ ³ Example: /STATUS ³ ³ You are on node 12. ³ ³ Your current channel is 16. ³ ³ Your ALIAS is: OFF ³ ³ Channel 16 is owned by You. ³ ³ Channel 16 is PRIVATE. ³ ³ You are Ignoring nodes: [1] [6] [8] ³ ³ You are Monitoring channels: 2 5 7 ³ ³ Notify is: OFF ³ ³ Pause is: ON ³ ³ ³ ³ Shortcut: /ST ³ ³ ³ ÀÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÙ ÚÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄ¿ ³ ³ ³ /TIME - Shows you the current time, how much time you have ³ ³ used, and how much time you have remaining. ³ ³ ³ ³ Usage: /TIME ³ ³ ³ ³ Example: /TIME ³ ³ The current time is 20:41. ³ ³ You have been on-line for 23 minutes. ³ ³ You have 45 minutes remaining. ³ ³ ³ ³ Shortcut: /TI ³ ³ ³ ÀÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÙ ÚÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄ¿ ³ ³ ³ /WHO - Displays who is on the system. (just like the ³ ³ PCBoard command WHO. ³ ³ ³ ³ Usage: /WHO ³ ³ ³ ³ Example: /WHO ³ ³ (#) Status User ³ ³ --- --------------------- -------------------------- ³ ³ 1 CHATTING with Group TEST USER (SOMEWHERE, USA) ³ ³ 2 CHATTING with Group SOMEALIAS ³ ³ ³ ³ Shortcut: /WH ³ ³ ³ ÀÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÙ